home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 3-Presentations / Apple Demos / Training / Apple Scanner Training / Scanner Tech - Concepts / background_7909.txt < prev    next >
Text File  |  1990-04-02  |  6KB  |  272 lines

  1. -- background: 7909 from stack: in
  2. -- bmap block id: 4083
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: Setting Up Scanner
  6. ----- HyperTalk script -----
  7. on openStack
  8.   hide message box
  9.   hide menuBar
  10. end openStack
  11.  
  12. on openCard
  13.   hide menuBar
  14. end openCard
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22. -- part 10 (button)
  23. -- low flags: 00
  24. -- high flags: 8004
  25. -- rect: left=119 top=317 right=338 bottom=222
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: How It Works
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   visual effect zoom open
  37.   go to card id 7270 of stack "Scanner Tech - Works"
  38. end mouseUp
  39.  
  40.  
  41.  
  42.  
  43. -- part 11 (button)
  44. -- low flags: 00
  45. -- high flags: C004
  46. -- rect: left=263 top=317 right=338 bottom=366
  47. -- title width / last selected line: 0
  48. -- icon id / first selected line: 0 / 0
  49. -- text alignment: 1
  50. -- font id: 0
  51. -- text size: 12
  52. -- style flags: 0
  53. -- line height: 16
  54. -- part name: Scan. Concepts
  55. ----- HyperTalk script -----
  56. on mouseUp
  57.   push card
  58.   visual effect zoom open to card
  59.   set hilite of background button "Scan. Concepts" to true
  60.   go to card id 7270
  61. end mouseUp
  62.  
  63.  
  64.  
  65. -- part 15 (button)
  66. -- low flags: 00
  67. -- high flags: 8004
  68. -- rect: left=7 top=317 right=338 bottom=110
  69. -- title width / last selected line: 0
  70. -- icon id / first selected line: 0 / 0
  71. -- text alignment: 1
  72. -- font id: 0
  73. -- text size: 12
  74. -- style flags: 0
  75. -- line height: 16
  76. -- part name: The System
  77. ----- HyperTalk script -----
  78. on mouseUp
  79.   push card
  80.   visual effect zoom open
  81.   go to card id 7270 of stack "Scanner Tech - System"
  82.   set hilite of background button "The System" to true
  83. end  mouseUp
  84.  
  85.  
  86. -- part 17 (button)
  87. -- low flags: 00
  88. -- high flags: 2000
  89. -- rect: left=228 top=317 right=337 bottom=255
  90. -- title width / last selected line: 0
  91. -- icon id / first selected line: 21700 / 21700
  92. -- text alignment: 1
  93. -- font id: 0
  94. -- text size: 12
  95. -- style flags: 0
  96. -- line height: 16
  97. -- part name: New Button
  98. ----- HyperTalk script -----
  99. on mouseUp
  100.   visual dissolve slow to card
  101.   go to card id 7270 of stack "Technology Home Card"
  102. end mouseUp
  103.  
  104.  
  105.  
  106. -- part 24 (button)
  107. -- low flags: 00
  108. -- high flags: 2000
  109. -- rect: left=404 top=281 right=302 bottom=429
  110. -- title width / last selected line: 0
  111. -- icon id / first selected line: 0 / 0
  112. -- text alignment: 1
  113. -- font id: 0
  114. -- text size: 12
  115. -- style flags: 0
  116. -- line height: 16
  117. -- part name: Prev Card
  118. ----- HyperTalk script -----
  119. on mouseUp
  120.   visual wipe left slow to card
  121.   go to previous card
  122. end mouseUp
  123.  
  124.  
  125.  
  126. -- part 26 (button)
  127. -- low flags: 00
  128. -- high flags: 2000
  129. -- rect: left=404 top=281 right=302 bottom=429
  130. -- title width / last selected line: 0
  131. -- icon id / first selected line: 0 / 0
  132. -- text alignment: 1
  133. -- font id: 0
  134. -- text size: 12
  135. -- style flags: 0
  136. -- line height: 16
  137. -- part name: Prev Card
  138. ----- HyperTalk script -----
  139. on mouseUp
  140.   visual wipe left slow to card
  141.   go to previous card
  142. end mouseUp
  143.  
  144.  
  145.  
  146. -- part 27 (button)
  147. -- low flags: 00
  148. -- high flags: 2000
  149. -- rect: left=369 top=280 right=303 bottom=397
  150. -- title width / last selected line: 0
  151. -- icon id / first selected line: 1012 / 1012
  152. -- text alignment: 1
  153. -- font id: 0
  154. -- text size: 12
  155. -- style flags: 0
  156. -- line height: 16
  157. -- part name: Pop Card
  158. ----- HyperTalk script -----
  159. on mouseUp
  160.   visual dissolve slow to card
  161.   go to card id 7270
  162. end mouseUp
  163.  
  164.  
  165.  
  166. -- part 28 (button)
  167. -- low flags: 00
  168. -- high flags: 2000
  169. -- rect: left=440 top=281 right=302 bottom=465
  170. -- title width / last selected line: 0
  171. -- icon id / first selected line: 0 / 0
  172. -- text alignment: 1
  173. -- font id: 0
  174. -- text size: 12
  175. -- style flags: 0
  176. -- line height: 16
  177. -- part name: Next Card
  178. ----- HyperTalk script -----
  179. on mouseUp
  180.   visual wipe right slow to card
  181.   go to next card
  182. end mouseUp
  183.  
  184.  
  185.  
  186. -- part 29 (button)
  187. -- low flags: 00
  188. -- high flags: 0000
  189. -- rect: left=402 top=3 right=42 bottom=438
  190. -- title width / last selected line: 0
  191. -- icon id / first selected line: 1008 / 1008
  192. -- text alignment: 1
  193. -- font id: 0
  194. -- text size: 12
  195. -- style flags: 0
  196. -- line height: 16
  197. -- part name: 
  198. ----- HyperTalk script -----
  199. on mouseUp
  200.   doMenu "Print Card"
  201. end  mouseUp
  202.  
  203.  
  204.  
  205.  
  206.  
  207.  
  208. -- part 30 (button)
  209. -- low flags: 00
  210. -- high flags: 0000
  211. -- rect: left=451 top=3 right=42 bottom=491
  212. -- title width / last selected line: 0
  213. -- icon id / first selected line: 1004 / 1004
  214. -- text alignment: 1
  215. -- font id: 0
  216. -- text size: 12
  217. -- style flags: 0
  218. -- line height: 16
  219. -- part name: 
  220. ----- HyperTalk script -----
  221. on mouseUp
  222.   play harpsichord a4
  223.   global search
  224.   answer "Type of Search?" with "Browse" or "Automatic" or "Cancel"
  225.   if it is "Browse" then
  226.     visual wipe up slowly
  227.     go to card "Glossary" of stack "Glossary"
  228.   end if
  229.   if it is "Automatic" then
  230.     ask "Find Word?"
  231.     put it into search
  232.     if search is empty then
  233.       exit mouseUp
  234.     else
  235.       visual wipe up slowly
  236.       put "find search" into message box
  237.       hide message
  238.       go to card "Glossary" of stack "Glossary"
  239.       find word search in field "Text"
  240.       if the result is "not found" then
  241.         answer "Word not found." with "OK"
  242.         exit mouseUp
  243.       else
  244.         show card field id 13
  245.         wait 4 seconds
  246.         hide card field id 13
  247.       end if
  248.     end if
  249.   end if
  250. end mouseUp
  251.  
  252.  
  253. -- part 32 (button)
  254. -- low flags: 00
  255. -- high flags: 8004
  256. -- rect: left=376 top=317 right=338 bottom=505
  257. -- title width / last selected line: 0
  258. -- icon id / first selected line: 0 / 0
  259. -- text alignment: 1
  260. -- font id: 0
  261. -- text size: 12
  262. -- style flags: 0
  263. -- line height: 16
  264. -- part name: File Formats
  265. ----- HyperTalk script -----
  266. on mouseUp
  267.   visual effect zoom open
  268.   go to card id 7270 of stack "Scanner Tech - File Formats"
  269.   set hilite of background button "File Formats" to true
  270. end mouseUp
  271.  
  272.